From: Glenn Morris Date: Sun, 1 Sep 2013 01:32:41 +0000 (-0700) Subject: Tweak previous change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3275^2~37 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=79a15a36a9badf630a232c3bfd3ee52452d80bc3;p=emacs.git Tweak previous change --- diff --git a/lisp/frame.el b/lisp/frame.el index 66f6b910940..bd023dae37c 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -874,8 +874,8 @@ Set this to the symbol `dark' if your background color is dark, `light' if your background is light, or nil (automatic by default) if you want Emacs to examine the brightness for you. -If you change this without using customize after Emacs has started, -you should use `frame-set-background-mode' to update existing frames." +If you change this without using customize, you should use +`frame-set-background-mode' to update existing frames." :group 'faces :set #'(lambda (var value) (set-default var value)